home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 42
/
Amiga Format AFCD42 (Issue 126, Aug 1999).iso
/
-serious-
/
comms
/
other
/
recentscript
/
config
/
amftp miami.hlp
< prev
next >
Wrap
Text File
|
1999-05-17
|
854b
|
30 lines
Short : Download script for AmFTP with Miami online/offline support
Type : REXX
Requires: AmFTP, ARexx, WaitForPort, RexxSupport.library, Miami
Author : Arndt van der Molen & Detlef Wojtaszkiewicz
Version : 1.0
Introduction:
Saves an ARexx script which downloads the selected
archives with help of AmFTP and Miami from a FTP server.
Configuration:
%1: Name or IP address of an AmiNet FTP server
%2: Full path of the AmiNet root directory on the
server with a trailing '/'
%3: Full path and name of the AmFTP executable
Usage:
Execute the output script with 'rx xyz.rexx' in the CLI
or doubleclick on the provided icon of the output script.
The script connects you to the net if you use Miami as TCP/IP stack.
It then uses an already opened and idle AmFTP or
starts a new AmFTP to download the selected archives.